home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / doc / libfaac0 / TODO < prev   
Text File  |  2004-10-17  |  1KB  |  40 lines

  1. TODO: In any order
  2.  
  3. Big list, but a lot of it can be done fairly easily with some old code.
  4. Note: most of these issues are quite old, and it's not clear who submitted them
  5. in this file and why and/or if some of them are fixed in the meantime. The
  6. ChangeLog might give some insight on this though.
  7.  
  8. - DONE: Add frequency cutoff filter
  9. - DONE: Add ADTS headers
  10. - DONE: Write GUI
  11. - DONE: Add TNS
  12. - DONE: Add LTP
  13. - DONE: Add backward prediction (MPEG2-AAC)????
  14. - DONE: Test (and maybe fix) sample rates other than 44100 Hz
  15. - DONE: Test (and maybe fix) multichannel and mono support
  16. - DONE: Figure out how to read and write ".mp4" format
  17. - DONE: Write documentation for library interface
  18. - DONE: Improve command line tool
  19. - DONE: VBR quantizer
  20. - DONE: Speedup
  21. - Done: Clean up psychoacoustics code
  22. - Done: Add Window shape switching
  23.  
  24. - Add PNS
  25. - Add IS
  26. - Add bit reservoir control
  27. - Add pulse coding (?)
  28. - Rewrite noiseless coding (now taken from old version) (?)
  29. - Better grouping support (?)
  30. - Fix short block psychoacoustics (?)
  31. - Fix TNS (hans-juergen, Oct 17, 2004)
  32. - Fix LTP (hans-juergen, Oct 17, 2004)
  33. - Fix Main (hans-juergen, Oct 17, 2004)
  34. - Add resampler and downmixer (hans-juergen, Oct 17, 2004)
  35. - Add HE AAC (hans-juergen, Oct 17, 2004)
  36. - Fix mysterious crash/freeze with some decoded WAV files on
  37.   Linux: endianness? TNS? M/S? decoder bug? (hans-juergen, Oct 17, 2004)
  38. - Fix default ABR cutoff frequencies at different bitrates
  39.   (hans-juergen, Oct 17, 2004)
  40.